Skip to content

Conversation

@martincostello
Copy link
Owner

  • Generate an SBOM for the Windows publish output.
  • Attest the binaries and packages on Windows.

- Generate an SBOM for the Windows publish output.
- Attest the binaries and packages on Windows.
@martincostello martincostello added enhancement New feature or request github_actions Pull requests that update GitHub Actions code dependencies Pull requests that update a dependency file labels May 3, 2024
@codecov
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.78%. Comparing base (8e20600) to head (da3c0b5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #629   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          15       15           
  Lines         271      271           
  Branches       37       37           
=======================================
  Hits          265      265           
  Misses          3        3           
  Partials        3        3           
Flag Coverage Δ
linux 97.04% <ø> (ø)
macos 97.78% <ø> (ø)
windows 97.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The action won't normalize apparently.
End with a slash.
Use the same syntax as elsewhere.
There is no publish...
Try and fix wildcard not working.
The binary location was wrong.
Use the right terms.
Only attest the produced binaries, not other stuff.
Only important for the binaries, not also the tests etc.
Only attest when the packages are going to be pushed somewhere.
The NuGet packages get signed by NuGet.org, so validating the downloaded packages against the attestation won't succeed.
Attest provenance as well as via the SBOM.
Instead just use the provenance action.
Bump actionlint to 1.7.0 and remove workaround.
@martincostello
Copy link
Owner Author

#634

@martincostello martincostello deleted the sbom-and-attestation branch May 11, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants